projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df368a0
)
* files.texi (Reverting): Auto-Revert Tail mode works also for remote
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 2 Aug 2009 17:29:29 +0000
(17:29 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 2 Aug 2009 17:29:29 +0000
(17:29 +0000)
files.
doc/emacs/files.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/files.texi
b/doc/emacs/files.texi
index 54060b4f9f30b2d61b840aff6576ca765038c273..34447f06096865f161096cbd4f2ee269424033e3 100644
(file)
--- a/
doc/emacs/files.texi
+++ b/
doc/emacs/files.texi
@@
-962,6
+962,7
@@
the buffer, and it will stay there as the file contents change.
However, if you are sure that the file will only change by growing at
the end, use Auto-Revert Tail mode instead
(@code{auto-revert-tail-mode}). It is more efficient for this.
+Auto-Revert Tail mode works also for remote files.
@xref{VC Mode Line}, for Auto Revert peculiarities in buffers that
visit files under version control.